withExtensionReceiverType

fun <T : IFunctionFilter> T.withExtensionReceiverType(classRef: () -> ClassRef): T

Only select functions with a matching (lazily resolved) extension receiver

Sources

jvm source
Link copied to clipboard